@CHARSET "UTF-8";

/* for navbar-default */
* {
	font-family: "Microsoft YaHei","iconfont","FontAwesome"  !important;
}

#header .navbar-brand {
	padding: 22px 15px;
}

/* for footer */
.footer .footer-row {
	height: auto;
	overflow: hidden;
}

.footer {
	background: #4e4e4e;
	padding-top: 50px;
	padding-bottom: 15px;
}

.footer-top {
	font-size: 14px;
	color: rgba(230,230,230,1);
	text-align: left;
}

.footer-bottom,.footer-bottom a {
	font-size: 12px;
	color: rgba(167,167,167,1);
}

.contact-icon {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 8px;
}

.hotline-icon {
	background-position: 1px 0px !important;
}

.email-icon {
	background-position: -23px 0px !important;
}

.fax-icon {
	background-position: -47px 0px !important;
}

.address-icon {
	background-position: -71px 0px !important;
}

.footer-top div {
	height: auto;
	overflow: hidden;
}

.footer-top-center>div:first-child,.footer-top-right>div:first-child {
	margin-bottom: 35px;
}

.footer-top-center .hotline-info-title,.footer-top-center .email-info-title {
	display: block;
	float: left;
} 

.footer-top-center .hotline-info {
	display: block;
	float: left;
	margin-right: 35px;
}

.footer-top-center .email-info {
	display: block;
	float: left;
	margin-right: 55px;
}

.footer-bottom {
	margin-top: 50px;
}

@media (min-width: 1600px) {
	#push-wrap-center-top .container {
		width: 1555px;
	}
}

@media (max-width: 1599px) and (min-width: 1400px) {
	#push-wrap-center-top .container {
		width: 1370px !important;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1230px;
	}
	
	.articles-full-image-image .articles-list-item {
		width: 20%;
	}
}

@media(max-width: 1199px) and (min-width:992px) {
	.footer-top-right {
		margin-top: 35px;
	}
	
	.footer-top-center {
		margin-top: 15px;
	}
	
	.navbar-default .collapse .navbar-nav>li>a {
		padding: 33px 15px 45px 15px !important;
	}
	
	#push-wrap-top .border {
		display: none;
	}
	
	#push-wrap-top .image {
		text-align: center;
	}
}

@media(max-width: 991px) and (min-width:768px) {
	#push-wrap-top .border {
		display: none;
	}
	
	#push-wrap-top .image {
		text-align: center;
	}
	
	.navbar-default .collapse .navbar-nav>li>a {
	    padding: 33px 15px 45px 15px !important;
	}
}

@media(max-width: 767px) {
	#header {
		height: 62px;
	}
	
	#header .navbar-default {
		height: 62px;
	}
	
	#header .navbar-default .navbar-header {
		height: 61px;
	}
	
	#header .navbar-brand {
		padding: 8px 0;
	}
	
	#header .navbar-default .navbar-header {
		height: 62px;
	}
	
	#push-wrap-top .border {
		display: none;
	}
	
	#push-wrap-top .image img {
		width: 100%;
	}
	
	#push-wrap-top {
	    padding-top: 20px !important;
	    padding-bottom: 10px !important;
	}
	
	#push-wrap-center-top {
	    padding-top: 5px !important;
	    padding-bottom: 10px !important;
	}
	
	#push-wrap-center-bottom {
	    padding-top: 5px !important;
	    padding-bottom: 20px !important;
	}
	
	#push-wrap-bottom {
	    padding-top: 10px !important;
	    padding-bottom: 10px !important;
	}
	
	#push-wrap-bottom .image img {
		width: 100%;
	}
	
	#push-wrap-bottom .media-list-left .title {
		word-wrap: break-word;
    	padding-top: 15px;
    	font-size: 12px !important;
	}
	
	#push-wrap-bottom .push-item .media-left {
		display: none;
	}
	
	#push-wrap-bottom .media-list-right .introduction {
		margin-top: 0px !important;
	}
	
	#push-wrap-bottom .media-list-right .push-item {
		margin-bottom: 15px !important;
	}
	
	#push-wrap-bottom .push-container .push-header {
	    margin-bottom: 10px !important;
	}
	
	.footer {
	    padding-top: 10px !important;
	    padding-bottom: 10px !important;
	}
	
	.footer-top-center>div:first-child, .footer-top-right>div:first-child {
	    margin-bottom: 10px !important;
	} 
	
	.footer-top-right,.footer-top-center {
		margin-top: 10px !important;
	}
	
	.footer-bottom {
	    margin-top: 10px !important;
	}
	
	.articles-list-media .articles-item .title {
		margin-top: 0px !important;
	}
	
	.articles-list-media .articles-item {
	    padding-bottom: 10px !important;
	    margin-top: 10px !important;
	}
	
	.contact .section-body {
	    padding-top: 10px !important;
	    padding-bottom: 10px !important;
	}
	
	.hr {
		display: none;
	}
}

/* #header .navbar-brand img {
	height: 45px;
} */

@media (min-width: 768px) {
	.navbar-default .collapse .navbar-nav>li>a  {
		border: none;
		padding: 33px 25px 45px 25px;
		font-size: 16px;
		color: rgba(68,68,68,1);
		margin-top: 5px;
	}
	
	.navbar-default .collapse .navbar-nav>li.active>a, 
		#header .navbar-default .collapse .navbar-nav>li:hover>a,
			.navbar-default .collapse .navbar-nav>li.open>a {
		border: none;
		background: rgba(71,71,71,1);
		color: #fff;
	}
	
	#header {
		height: 103px;
	}
	
	#header .navbar-default {
		height: 103px;
	}
	
	#header .navbar-default .navbar-header {
		height: 102px;
	}
}

/* 首页-->顶部 */
#push-wrap-top {
	padding-top: 50px;
	padding-bottom: 40px;
}

#push-wrap-top .more {
	display: none;
}

#push-wrap-top .info h3 a {
	font-size: 23px;
	font-weight: bold;
	color: rgba(217,22,12,1);
	float: left;
}

#push-wrap-top .info h3 {
	text-align: center;
	height: auto;
    overflow: hidden;
    width: auto;
    display: inline-block;
}

#push-wrap-top .description {
	font-size: 14px;
	color: rgba(82,82,82,1);
	line-height: 28px;
}

#push-wrap-top .info-title {
	position: relative;
	height: auto;
    overflow: hidden;
    text-align: center;
}

#push-wrap-top .info-title .alias {
	font-size: 42px;
	font-weight: bold;
	position: absolute;
	top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    z-index: -222;
    color: rgba(243,243,243,1);
}

#push-wrap-top .info {
	margin-top: 35px;
}

#push-wrap-top .item-image {
	position: relative;
}

#push-wrap-top .border {
	position: absolute;
	top: 0px;
	bottom: 0px;
	width: 476px;
	border: 4px solid rgba(231,111,104,1);
	margin-top: 11px;
	margin-left: 15px;
    margin-bottom: -13px;
    z-index: -22;
}

#push-wrap-top .hr {
	width: 25px;
	height: 3px;
	background: rgba(217,22,12,1);
	float: left;
	margin: 12px 30px;
}

/* 首页-->中上部 */
.page-header {
	border: none;
}

#push-wrap-center-top {
	padding-top: 35px;
	padding-bottom: 93px;
	background: #ededed;
}

#push-wrap-center-top .page-header {
	text-align: center;
}

#push-wrap-center-top .page-header h3 {
	position: relative;
    width: auto;
    display: inline-block;
    z-index: 222;
}

#push-wrap-center-top .name {
	font-size: 23px;
	font-weight: bold;
	color: rgba(217,22,12,1);
	display: block;
	text-align: center;
	float: left;
}

#push-wrap-center-top .alias {
	font-size: 42px;
	font-weight: bold;
	position: absolute;
	top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    margin-top: -15px;
    z-index: -111;
    color: rgba(243,243,243,1);
    display: block;
}

#push-wrap-center-top .push-products-type ul {
	list-style-type: none;
}

#push-wrap-center-top .push-products-type ul .panel-heading {
    height: 83px;
    background: #676767;
    border-radius: 0;
    margin-bottom: 3px;
    padding: 22px 17px;
}

#push-wrap-center-top .push-products-type ul .product_type {
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-align: center;
    color: #fff;
}

#push-wrap-center-top .push-products-type ul .product_type_alias {
    font-size: 12px;
    display: block;
    text-align: center;
    color: #fff;
}

#push-wrap-center-top .push-products-type ul .type-name a {
    background: #d8160c;
    height: 83px;
    text-indent: 0;
    border: none;
    margin-bottom: 3px;
    border-radius: 0 !important;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0px;
    outline: none;
    white-space: normal !important;
    word-wrap: break-word;
    display: block;
    padding-top: 32px;
}

#push-wrap-center-top .push-products-type ul .type-name a.active {
    background: #ed4137;
}

#push-wrap-center-top .push-products-type ul .more a {
	height: 83px;
    line-height: 83px;
    font-size: 12px;
    color: rgba(98,98,98,1);
    background: #e5e5e5;
    display: block;
    text-align: center;
}

#push-wrap-center-top .push-products-type {
	margin-top: 3px;
}

#push-wrap-center-top .push-body ul {
	list-style-type: none;
}

#push-wrap-center-top .push-body .push-item {
	padding: 3px;
	margin-bottom: 0px;
}

#push-wrap-center-top .thumbnail {
	border-radius: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}

#push-wrap-center-top .push-item .title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.12);
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#push-wrap-center-top .push-item:hover .thumbnail {
	border: 1px solid rgba(217,22,12,1);
}

#push-wrap-center-top .push-item:hover .title {
	background: rgba(217,22,12,1);
	color: #fff;
}

#push-wrap-center-top .hr {
	width: 25px;
	height: 3px;
	background: rgba(217,22,12,1);
	float: left;
	margin: 12px 30px;
}

/* 首页-->中下部 */
#push-wrap-center-bottom {
	padding-top: 57px;
	padding-bottom: 25px;
}

#push-wrap-center-bottom .page-header h2 {
	position: relative;
	z-index: 222;
}

#push-wrap-center-bottom .name {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	display: block;
}

#push-wrap-center-bottom .alias {
	font-size: 42px;
	font-weight: bold;
	position: absolute;
	top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
    margin-top: -15px;
    z-index: -222;
    color: rgba(243,243,243,0.12);
    display: block;
}

#push-wrap-center-bottom .page-header {
	width: 100%;
	text-align: left;
}

#push-wrap-center-bottom .description {
	text-align: left;
	color: rgba(248,241,241,1);
}

#push-wrap-center-bottom .title {
	display: none;
}

#push-wrap-center-bottom .thumbnail {
	border-radius: 0px;
}

.push-thread-thumbnail-honor .page {
    text-align: center;
}

#page_navigation {
    height: auto;
    overflow: hidden;
    width: auto;
    display: inline-block !important;
    display: inline;
} 

#page_navigation a {
    height: 7px;
    width: 42px;
    border-radius: 0px;
    background: rgba(0,0,0,0.27);
    display: block;
    float: left;
    margin: 0 8px;
}

#page_navigation a.active_page {
	background: #fff;
}

#push-wrap-center-bottom .push-body .push-item {
	margin-bottom: 0px;
}

/* 首页-->底部 */
#push-wrap-bottom {
	padding-top: 50px;
	padding-bottom: 53px;
}

#push-wrap-bottom .page-header {
	height: auto;
	overflow: hidden;
	text-align: center;
}

#push-wrap-bottom .page-header h3 {
	position: relative;
	width: auto;
	display: inline-block;
	z-index: 222;
}

#push-wrap-bottom .name {
	font-size: 23px;
	font-weight: bold;
	color: rgba(217,22,12,1);
	display: block;
	float: left;
}

#push-wrap-bottom .alias {
	font-size: 42px;
	font-weight: bold;
	position: absolute;
	top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    margin-top: -15px;
    z-index: -222;
    color: rgba(243,243,243,1);
    display: block;
}

#push-wrap-bottom .media-list-left li {
	display: none;
}

#push-wrap-bottom .media-list-left li:first-child {
	display: block !important;
}

#push-wrap-bottom .media-list-right li:first-child {
	display: none;
}

#push-wrap-bottom .media-list-left .image {
	position: relative;
	display: inline-block;
    margin: auto;
}

#push-wrap-bottom .media-list-left .media-body {
	text-align: center;
}

#push-wrap-bottom .media-list-left .title {
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	margin-bottom: 0px;
	height: 48px;
	padding-top: 15px;
	background: rgba(0,0,0,0.42);
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#push-wrap-bottom .media-list-right li .more {
	display: none;
}

#push-wrap-bottom .media-list-right li .title a {
	font-size: 16px;
	color: rgba(44,44,44,1);
}

#push-wrap-bottom .media-list-right .introduction a {
	font-size: 14px;
	color: rgba(136,136,136,1);
	display: block;
	height: 37px;
	overflow: hidden;
}

#push-wrap-bottom .media-list-right .introduction {
	margin-top: 17px;
}

#push-wrap-bottom .media-list-right li:hover .title a {
	color: rgba(220,57,52,1);
}

#push-wrap-bottom .media-list-right li:hover .introduction a {
	color: rgba(228,117,114,1);
}

#push-wrap-bottom .media-list-right .day {
	font-size: 26px;
	color: rgba(129,129,129,1);
	background: none;
	height: 45px;
	padding-top: 18px;
}

#push-wrap-bottom .media-list-right .month {
	font-size: 16px;
	color: rgba(129,129,129,1);
	background: none;
	height: auto !important;
    line-height: inherit;
}

#push-wrap-bottom .media-list-right .media-object {
	background: rgba(242,242,242,1);
	width: 92px;
	height: 73px;
}

#push-wrap-bottom .media-list-right li:hover .day,#push-wrap-bottom .media-list-right li:hover .month {
	color: #fff;
}

#push-wrap-bottom .media-list-right li:hover .media-object {
	background: #d8160c;
}

#push-wrap-bottom .media-list-right .push-item {
    margin-bottom: 44.5px;
}

#push-wrap-bottom .hr {
	width: 25px;
	height: 3px;
	background: rgba(217,22,12,1);
	float: left;
	margin: 12px 30px;
}

/* 顶部 */
.section-header-name {
	width: 100%;
    text-align: center;
}

.section-header-name h1 {
	font-size: 29px;
}

.section-header-name h2 {
	font-size: 17px;
	margin-top: 0px;
}

/* 产品中心 */
.section-body-half .product_type,.product .product_type {
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-align: center;
}

.section-body-half .product_type_alias,.product .product_type_alias {
	font-size: 12px;
	display: block;
	text-align: center;
}

.section-body-half .leftnavs>.list-group>.list-group-item,.product .leftnavs>.list-group>.list-group-item {
	background-image: none;
	background: #d8160c;
	height: 83px;
	text-indent: 0;
	border: none;
	margin-bottom: 3px;
	border-radius: 0 !important;
	padding-top: 30px;
}

.section-body-half .leftnavs>.list-group>.list-group-item a,.product .leftnavs>.list-group>.list-group-item a {
	color: #fff;
	font-weight: bold;
	padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

.section-body-half .leftnavs .list-group>.list-group-item.active,.leftnavs .product .list-group>.list-group-item.active {
	background: #ed4137;
}

.section-body-half .panel-heading,.product .panel-heading {
	height: 83px;
	background: #676767;
	border-radius: 0;
	margin-bottom: 3px;
	padding: 22px 17px;
}

.section-body-half .panel,.product .panel {
	border: none;
}

.products .thumbnail {
	position: relative;
	margin-bottom: 0px;
}

.products .products-item-info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;	
}

.products .products-item-info .title {
	margin-bottom: 0px !important;
	background: rgba(0,0,0,0.12);
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}

.products .articles-list-item {
	padding-left: 4.5px;
	padding-right: 4.5px;
}

.products .products-list-item:hover .title {
	background: rgba(217,22,12,1);
	color: #fff;
}

.products .products-list-item:hover .border {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	border: 2px solid rgba(217,22,12,1);
}

.products .products-list-item .thumbnail:hover img {
	box-shadow: none;
}

/* 荣誉资质 */
.articles-full-image-image .articles-list-thumbnail .thumbnail img {
	border: 7px solid #e0e0e0;
}

.articles-full-image-image .articles-list-item:hover .thumbnail img {
	border: 7px solid rgba(232,120,114,1);
}

/* 新闻中心 */
.articles-list-media .media-object {
    margin-right: 20px;
    margin-left: 0px;
    max-width: 255px;
}

.articles-list-media .media-right {
	padding-left: 0px;
}

.articles-list-media .articles-item {
	padding-bottom: 40px;
	border-bottom: 2px solid #eee;
	margin-top: 27px;
}

.articles-full-detail-detail .title a {
	font-size: 17px;
	color: rgba(0,0,0,1);
	font-weight: normal;
}

.articles-full-detail-detail .introduction {
	font-size: 12px;
	color: rgba(110,110,110,1);
}

.articles-full-detail-detail .date {
	font-size: 12px;
	color: #b4b4b4;
}

.articles-full-detail-detail .articles-item:hover .title a {
	color: rgba(218,37,28,1);
}

.articles-full-detail-detail .articles-item:hover .introduction {
	color: rgba(218,37,28,1);
}

.articles-full-detail-detail .articles-item:hover .date {
	color: rgba(218,37,28,0.5);
}

.articles-list-media .articles-item .title {
	margin-top: 33px;
}

/* 联系我们 */
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 3px;
}

.form-control {
	height: 60px;
	background: rgba(241,244,246,1);
	border: 1px solid rgba(238,242,246,1);
	box-shadow: none;
	color: rgba(170,172,173,1);
}

textarea.form-control {
	height: 132px;
}

.form-group .btn {
	width: 100%;
	height: 60px;
	background: rgba(223,66,59,1);
	border: none;
	font-size:16px;
}

.contact-info .info_title {
	font-size: 20px;
	font-weight: bold;
	color: rgba(216,25,16,1);
}

.contact-info .info_title_alias {
	font-size: 12px;
	color: rgba(227,118,115,1);
	margin-bottom: 30px;
}

.contact-info {
	margin-top: 85px;
}

.contact-info-content {
	margin-bottom: 10px;
}

.contact .section-body {
	padding-top: 45px;
	padding-bottom: 130px;
}

.section-pager>div>span, .section-pager>div>a {
	background: none;
	border: 1px solid #ccc;
	color: #626063;
}

.section-pager>div>a.next, .section-pager>div>a.prev {
	width: 70px;
}

.section-header {
	position: relative;
}

.section-header .relative {
	position: absolute !important;
	top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.section-header .section-header-name {
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -50px;
}

.list-group .list-group {
	background: rgba(240,240,240,1);
	margin-bottom:6px;
	padding-left: 14px;
    padding-right: 14px;
}

.list-group .list-group-item {
	border-radius: 0px !important;
}

.leftnavs .list-group .list-group>.list-group-item:hover {
	background: none;
}

.leftnavs .list-group .list-group>.list-group-item:hover a {
	color: #d8160c;
}

.leftnavs .list-group .list-group .list-group-item {
	border: 1px dashed #ccc !important;
	border-right: none !important;
	border-left: none !important;
	border-top: none !important;
}

.leftnavs .list-group .list-group .list-group-item:last-child {
	border-bottom: none !important;
}

.leftnavs .list-group .list-group>.list-group-item a {
	color: rgba(101,101,101,1);
}

.section-body-half .leftnavs .list-group  .list-group>.list-group-item.active {
	background: none;
}

.section-body-half .leftnavs .list-group  .list-group>.list-group-item.active a {
	color: #d8160c;
	font-weight: normal;
}

.products .products-layout .products-item {
	padding-left: 4.5px;
	padding-right: 4.5px;
	margin-bottom: 9px;
}

.products-item-info .description {
	display: none;
}

.product .article-default .thumbnail {
	border: none;
}

#push-wrap-center-top .push-item .image img {
	margin: auto;
}

.tools {
	width: 62px;
	bottom: 15%;
}

.tools .tool-container {
	opacity: 1;
	width: 62px;
	height: 62px;
	margin-top: -1px;
}

.tools .tool-container .tool {
	width: 62px;
	height: 62px;
	border: 1px solid #eee;
	background: #fff;
	color: #d8160c;
	text-align: center;
}

.tools .tool-container .tool:hover {
	background: #d8160c;
	color: #fff;
}

.tools .tool-container .tool .icon-text {
	height: 35px;
	width: 60px;
	line-height: 40px;
	display: block;
	text-align: center;
}

.tools .tool-container .tool .icon {
	background: url(../../../Images/Home/custom/tool.png);
	display: block;
	width: 29px;
	height: 29px;
	margin: 5px 13px 1px;
}

.tools .tool-container .tool:hover .icon {
	background-position-y: -35px;
}

.tools .tool-container#gotop .tool:hover .icon {
	background-position-y: 0;
}

.tools .tool-container .tool .title {
	height: 25px;
	width: 60px;
	line-height: 18px;
	display: block;
	text-align: center;
	font-size: 13px;
}

.tools .tool-container#mobileShop .tool .icon { 
	background-position-x: -38px;
}

.tools .tool-container#phone .tool .icon { 
	background-position-x: -73px;
}

.tools .tool-container#mobileShop~.popover,
.tools .tool-container#phone~.popover{
	left: -135px !important;
}

.tools .tool-container#mobileShop~.popover img,
.tools .tool-container#phone~.popover img {
	width: 95px;
	height: 95px;
}

.tools .tool-container#mobileShop~.popover .popover-content,
.tools .tool-container#phone~.popover .popover-content {
	width: 123px;
}

.tools .tool-container .tool .detail {
	height: 60px;
	line-height: 60px;
	position: absolute;
	left: 50px;
	top: 0;
	display: none;
}

.tools .tool-container.open.active .tool .title {
	display: none;
}

.tools .tool-container.open.active .tool .icon {
	margin-top: 12.5px;
}

.tools .tool-container.open.active .tool .detail {
	display: block;
}
